C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1NumericBox<TNumeric> Class / IsReadOnlyProperty Field

In This Topic
IsReadOnlyProperty Field (C1NumericBox<TNumeric>)
In This Topic
Identifies the IsReadOnly dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly IsReadOnlyProperty As DependencyProperty
 
See Also